Skip to content

[AutoImport] Handle FQCN in/not in use on auto import + remove unused import as prefix = suffix#7957

Merged
samsonasik merged 7 commits intomainfrom
with-property-tag
Apr 5, 2026
Merged

[AutoImport] Handle FQCN in/not in use on auto import + remove unused import as prefix = suffix#7957
samsonasik merged 7 commits intomainfrom
with-property-tag

Conversation

@samsonasik
Copy link
Copy Markdown
Member

@samsonasik samsonasik commented Apr 5, 2026

Fixes #7811

The stub is needed to property auto import first :).

when it has pre slash, it won't be a short name or aliased name.

@samsonasik samsonasik changed the title [AutoImport] Handle FQCN in/not in use on auto import + remove unused import [AutoImport] Handle FQCN in/not in use on auto import + remove unused import as prefix = suffix Apr 5, 2026
@samsonasik
Copy link
Copy Markdown
Member Author

All green 🎉 @TomasVotruba I am merging it ;)

Locally, composer update is needed to update stubs :)

@samsonasik samsonasik merged commit b49ed29 into main Apr 5, 2026
60 checks passed
@samsonasik samsonasik deleted the with-property-tag branch April 5, 2026 13:48
@BinaryKitten
Copy link
Copy Markdown
Contributor

apologies for the lack of movement on my part on this, the time i wanted to work on for this ended up being consumed by in-house work projects.

@@ -0,0 +1,42 @@
<?php
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, missing .php.inc

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants